Xfinium.Pdf.Graphics Namespace > PdfContentStream Class > WriteBytes Method : WriteBytes(Byte[],Int32,Int32) Method |
'Declaration
Public Overloads Sub WriteBytes( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'Usage
Dim instance As PdfContentStream Dim buffer() As Byte Dim offset As Integer Dim count As Integer instance.WriteBytes(buffer, offset, count)
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library